From eaa822886592e7142af17e7cd037baa4dbacc998 Mon Sep 17 00:00:00 2001 From: "kaf24@scramble.cl.cam.ac.uk" Date: Thu, 24 Feb 2005 09:03:01 +0000 Subject: [PATCH] bitkeeper revision 1.1236.2.2 (421d9845sycnlJqY30Dp6wiJSQPOjA) Tiny. --- tools/xcs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/xcs/Makefile b/tools/xcs/Makefile index b24f81101b..c61b656840 100644 --- a/tools/xcs/Makefile +++ b/tools/xcs/Makefile @@ -31,7 +31,7 @@ BIN = xcs all: $(BIN) xcsdump clean: - $(RM) *.a *.so *.o *.rpm $(BIN) ctrl_dump + $(RM) *.a *.so *.o *.rpm $(BIN) xcsdump xcsdump: xcsdump.c $(CC) $(CFLAGS) -o xcsdump xcsdump.c -L$(XEN_LIBXC) -L$(XEN_LIBXUTIL) \ -- 2.30.2